html {
	font-size: 100px;
}
.max-1920 {
	max-width: 1920px !important;
	margin: auto;
}

@media screen and (max-width: 1680px) {
	html {
		font-size: 86px;
	}
}

@media screen and (max-width: 1500px) {
	html {
		font-size: 78px;
	}
}

@media screen and (max-width: 1300px) {
	html {
		font-size: 60px;
	}
}

@media screen and (max-width: 1024px) {
	html {
		font-size: 60px;
	}
}

@media screen and (max-width: 768px) {
	html {
		font-size: 60px;
	}

}
@font-face {
	font-family: 'BASKVILL';
	src: local('BASKVILL'), url(../fonts/BASKVILL.woff) format('woff');
}
@font-face {
	font-family: 'Arial';
	src: local('Arial'), url(../fonts/Arial.woff) format('woff');
}
@font-face {
	font-family: 'BERNIERDISTRESSED';
	src: local('BERNIERDISTRESSED'), url(../fonts/BERNIERDISTRESSED.woff) format('woff');
}
@font-face {
	font-family: 'BEBAS';
	src: local('BEBAS'), url(../fonts/BEBAS.ttf) format('woff');
}


.dhdwk {
	width: 100%;
	height: 1.3rem;
	background: rgba(255, 255, 255, .85);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	transition: .25s all;
}
.dhdwk3 {
	width: 100%;
	height: 1.3rem;
	/*background: rgba(255, 255, 255, .85);*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	transition: .25s all;
}
.dhdwk3:hover {
    background: rgba(255, 255, 255, .85);
}
.dhdwk2 {
    background: rgba(255, 255, 255, .85);
}
.dhzcwk {
	float: left;
	padding-left: 1rem;
}
.dhmg {
	float: left;
}
.dhmg>a {
	color: #717171;
	font-size: .16rem;
	line-height: 1.3rem;
	display: block;
	height: 100%;
	width: auto;
	position: relative;
	margin-right: 0.45rem;
	margin-left: 0.45rem;
}
.dhmg:first-child>a {
	margin-left: 0;
}
.dhmg>a:after {
	content: "";
	height: 0.14rem;
	width: 1px;
	background: #d2d2d2;
	position: absolute;
	left: calc(100% + 0.45rem);
	top: 50%;
	margin-top: -.07rem;
}
.dhmg:hover>a {
	color: #3d3d3d;
	font-weight: bold;
}
.dhmgxz>a {
	color: #3d3d3d;
	font-weight: bold;
}
.dhmg:last-child a:after {
	display: none;
}
.sswk {
	width: 1.6rem;
	height: 0.4rem;
	border-radius: .2rem;
	background: url(../img/ssbj.png) no-repeat center center;
	float: right;
	margin-right: 1.6rem;
	position: relative;
	top: 50%;
	margin-top: -.2rem;
	background-size:100% 100%;
}
.sswk input {
	border: none;
	width: 100%;
	height: 100%;
	line-height: 0.4rem;
	padding-left: 0.5rem;
	background: none;
	display: block;
	height: 0.4rem;
	color: #fff;
	font-size: .14rem;
}
input{ outline: none; }
.dhmgejwk {
	display: none;
	position: fixed;
	left: 0;
	width: 100%;
	top: 1.3rem;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
	background: #fff;
	padding-top: 0.5rem;
	padding-bottom: 0.75rem;
}
.dhmg:nth-child(4) .dhmgejwk {
	/* display: block; */
}
.dhmg:hover .dhmgejwk {
	display: block;
}
.dhmgzctpwk {
	float: left;
	width: 6.4rem;
	position: relative;
	height: 2.22rem;
}
.dhmgejtpmg {
	position: absolute;
	top: 0;
	left: 0;
}
.dhmgejtpmg {
	opacity: 0;
	transition: .25s all;
}
.dhmgejtpmg:first-child {
	opacity: 1;
}
.dhmgejtpmg img {
	width: 100%;
	height: 100%;
}
.dhejwzwk {
	width: 4.8rem;
	float: left;
	position: relative;
}
.dhejwzmg {
	width: 100%;
	height: 0.44rem;
	line-height: 0.44rem;
	transition: .25s all;
}
.dhejwzmg>a {
	color: #5b5b5b;
	font-size: .16rem;
	display: block;
	width: 100%;
	padding-left: 0.64rem;
	transition: .25s all;
	position: relative;
}
.dhejwzmg>a:after {
	content: "";
	position: absolute;
	width: 0.12rem;
	height: 0.12rem;
	background: url(../img/dhsjt.png) no-repeat;
	background-size: 100% 100%;
	right: 0.3rem;
	top: 50%;
	margin-top: -.06rem;
	opacity: 0;
	transition: .25s all;
}
.dhejwzmgxz {
	background: #f7f7f7;
}
.dhejwzmgxz>a {
	color: #2e823e;
	font-weight: bold;
}
.dhejwzmgxz>a:after {
	opacity: 1;
}
.dhsjejwk {
	position: absolute;
	left: 100%;
	width: 4.8rem;
	padding-left: 0.55rem;
	top: 0;
}
.dhsjsjmg {
	color: #5b5b5b;
	font-size: .16rem;
	line-height: 0.46rem;
	display: none;
}
.dhsjsjmg a {
	color: #5b5b5b;
	transition: .25s all;
}
.dhsjsjmg a:hover {
	color: #2e823e;
	font-weight: bold;
}
.dhejwzmgxz .dhsjsjmg {
	display: block;
}

.syban {
	width: 100%;
	position: relative;
}
.syban img {
	max-width: 100%;
}
.arrow{
	opacity:1;
	animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
	-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
	position:absolute;
	bottom:.9rem;
	left:50%;
	margin-left:-.67rem;
	width:1.34rem;
	height:1.34rem;
	border-radius:100%;
	-webkit-border-radius:100%;
	line-height:1.34rem;
	text-align:center;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	overflow:hidden;
	z-index: 99;
	width: 1.34rem;
	height: 1.34rem;
	text-align: center;
	border-radius: 50%;
	opacity: 1;
	line-height: 55px;
}
.arrow:hover{
	animation-play-state:paused;
	-webkit-animation-play-state:paused;
}
.arrow img {
	width: 100%;
}
@keyframes arrow{ %0,%100{bottom:.9rem; opacity:1;} 50%{bottom:1.3rem; opacity:.5} }
@-webkit-keyframes arrow{ %0,%100{bottom:.9rem; opacity:1;} 50%{bottom:1.3rem; opacity:.5} }
.tit img{
height: 100vh;
width: 100vw;
}


/* 首页关于开始 */
.sygydwk {
	width: 100%;
	height: 9.33rem;
	background: url(../img/gybj.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.sygyzwk {
	width: 6.4rem;
	margin-left: 1.6rem;
	padding-top: 0.82rem;
	float: left;
}
.sygyywbt {
	color: #3d3d3d;
	font-size: .75rem;
	font-weight: bold;
	font-family: "Arial";
	line-height: 0.6rem;
}
.sygyzwbt {
	color: #3d3d3d;
	font-size: .3rem;
	position: relative;
	line-height: 1;
	width: auto;
	display: inline-block;
	font-weight: bold;
	margin-top: 0.36rem;
}
.sygyzwbt:after {
	content: "";
	position: absolute;
	width: 0.31rem;
	height: 0.3rem;
	background: url(../img/gybtbj.png) no-repeat;
	background-size: 100% 100%;
	right: -0.36rem;
	bottom: -0.16rem;
}
.sygynr {
	color: #5b5b5b;
	font-size: .14rem;
	line-height: 0.36rem;
	width: 100%;
	margin-top: 0.53rem;
}
.sygygd {
	width: 0.72rem;
}
.sygygd img {
	width: 100%;
	margin-top: 0.2rem;
}
.sygyycdwj {
	float: right;
	width: 8rem;
	height: 2.4rem;
	border-radius: 1.2rem;
	background: #fff;
	overflow: hidden;
	margin-top: 1.5rem;
	margin-right: 1.6rem;
}
.sygyycmg {
	width: 100%;
	height: 100%;
	display: none;
}
.sygyycmg:first-child {
	display: block;
}
.sygyycmgtp {
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 50%;
	float: left;
	overflow: hidden;
}
.sygyycmgtp img {
	width: 100%;
}
.sygyycycwk {
	margin-left: 0.5rem;
	float: left;
	width: 3.95rem;
	padding-top: 0.57rem;
}
.sygyycbt {
	color: #5b5b5b;
	font-size: .24rem;
	font-weight: bold;
	line-height: 1;
}
.sygyycnr {
	font-size: .14rem;
	line-height: 0.3rem;
	margin-top: 0.2rem;
}
.sygyycddmg {
	position: absolute;
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	background: #fff;
	left: 10rem;
	top: 5.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .25s all;
	cursor: pointer;
}
.sygyycddmglm {
	width: 0.48rem;
	height: 0.48rem;
	border-radius: 50%;
	background: #d8e7f2;
	color: #737373;
	font-size: .24rem;
	display: flex;
	font-family: 'Noto Serif SC';
	font-weight: bold;
	justify-content: center;
	align-items: center;
	transition: .25s all;
}
.sygyycddmg:nth-child(1) {
	left: 52.5%;
	top: 60%;
}
.sygyycddmg:nth-child(2) {
    left: 59.5%;
    top: 71%;
}
.sygyycddmg:nth-child(3) {
    left: 68.5%;
    top: 80%;
}
.sygyycddmg:nth-child(4) {
    left: 76.5%;
    top: 85%;
}
.sygyycddmg:nth-child(5) {
    left: 85.5%;
    top: 88%;
}
.sygyycddmg:nth-child(6) {
    left: 95%;
    top: 88.5%;
}
.sygyycddmgxz {
	background: rgba(50, 164, 225, .3);
	width: 0.7rem;
	height: 0.7rem;
	margin-left: -0.05rem;
	margin-top: -0.05rem;
}
.sygyycddmgxz .sygyycddmglm {
	width: 0.44rem;
	height: 0.44rem;
	background: #3d3d3d;
	color: #fff;
}
/* 首页关于结束 */


/* 首页产品与服务开始 */
.sycpyfwwk {
	width: 100%;
	height: 9.67rem;
	background: url(../img/cpyfwbj.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.sycpyfwgd {
	width: 0.43rem;
	position: absolute;
	left: 50%;
	margin-left: -.215rem;
	top: 2.3rem;
	z-index: 8;
}
.sycpyfwgd img {
	width: 100%;
}
.sycpyfwnk {
	width: 16rem;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.5rem;
}
.sycpyfwywbt {
	color: #ffffff;
	font-size: .75rem;
	font-weight: bold;
	font-family: "Arial";
	line-height: 1;
}
.sycpyfwzwbt {
	color: #ffffff;
	font-size: .36rem;
	font-weight: bold;
	line-height: 1;
	width: auto;
	display: inline-block;
	position: relative;
	margin-top: 0.26rem;
}
.sycpyfwzwbt:after {
	content: "";
	position: absolute;
	width: 0.31rem;
	height: 0.3rem;
	background: url(../img/cpbj.png) no-repeat;
	background-size: 100% 100%;
	right: -0.35rem;
	bottom: -0.13rem;
}
.sycpyfwxdwk {
	width: 100%;
	margin-top: 0.9rem;
	position: relative;
}

.sycpyfwxdwk .sycpyfwxmg {
	width: 100%;
	border-top-left-radius: .2rem;
	border-bottom-right-radius: .2rem;
	overflow: hidden;
}
.sycpyfwmgtpdwk {
	width: 100%;
	position: relative;
}
.sycpyfwmgtp {
	width: 100%;
}
.sycpyfwmgtp img {
	width: 100%;
}
.sycpyfwhg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../img/cphg.png) no-repeat;
	font-family: "BEBAS";
	color: #ffffff;
	font-size: .24rem;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: .25s all;
}
.sycpyfwxmg:hover .sycpyfwhg {
	opacity: .9;
}
.sycpyfwxwk {
	width: 100%;
	height: 0.8rem;
	background: #fff;
	overflow: hidden;
}
.sycpyfwzcbt {
	color: #5b5b5b;
	font-size: .16rem;
	line-height: 0.8rem;
	float: left;
	margin-left: 0.35rem;
	width: 2.6rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sycpyfwycyw {
	font-family: "BEBAS";
	color: #5b5b5b;
	font-size: .16rem;
	text-transform: uppercase;
	float: right;
	margin-right: 0.3rem;
	line-height: 0.8rem;
}
.cpzjt {
	width: 0.29rem;
	position: absolute;
	left: -0.8rem;
	top: 50%;
	transform: translate(0%, -50%);
	cursor: pointer;
}
.cpzjt img {
	width: 100%;
}
.cpyjt {
	width: 0.29rem;
	position: absolute;
	right: -0.8rem;
	top: 50%;
	transform: translate(0%, -50%);
	cursor: pointer;
}
.cpyjt img {
	width: 100%;
	transform: rotateZ(180deg);
}

/* 首页产品与服务结束 */

/* 业务领域开始 */
.ywlyyw {
	color: #3d3d3d;
	font-weight: bold;
	font-family: "Arial";
	font-size: .75rem;
	line-height: 0.72rem;
}
.ywlyzw {
	color: #3d3d3d;
	font-size: .3rem;
	font-weight: bold;
	line-height: 1;
	width: auto;
	display: inline-block;
	position: relative;
	margin-top: 0.18rem;
}
.ywlyzw:after {
	content: "";
	position: absolute;
	width: 0.31rem;
	height: 0.3rem;
	background: url(../img/ywlybt.png) no-repeat;
	background-size: 100% 100%;
	right: -0.37rem;
	bottom: -0.12rem;
}
.ywlydwk {
	width: 100%;
	position: relative;
}
.ywlynk {
	width: 16rem;
	margin-left: auto;
	margin-right: auto;
}
.ywlyyswk {
	float: right;
	margin-top: 0.7rem;
}
.ywlyxwk {
	width: 15.16rem;
	margin-top: 0.55rem;
	float: right;
}
.ywlyxsyw {
	width: 100%;
	position: relative;
	z-index: 1;
}
.ywlyxszyw {
	
	align-items: flex-end;
	display: none;
}
.ywlyxszywxz {
	display: flex;
}
.ywlyszwk {
	font-size: .72rem;
	font-family: "Arial";
	font-weight: bold;
	line-height: .6rem;
}
.ywlysyw {
	color: #3d3d3d;
	font-size: .3rem;
	font-weight: bold;
	font-family: "Arial";
	line-height: 1;
	text-transform: uppercase;
	margin-left: 4px;
}
.ywlytpwk {
	margin-top: 0.72rem;
	width: 100%;
	position: relative;
	z-index: 1;
}
.ywlytpmg {
	width: 100%;
	display: none;
}
.ywlytpmg:first-child {
	display: block;
}
.ywlytpmg img {
	width: 100%;
}
.ywlyxmwk {
	width: 100%;
	overflow: hidden;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 1;
	background: #fff;
}
.ywlyxmg {
	width: 25%;
	float: left;
	height: 3.3rem;
	padding-top: 0.43rem;
	transition: .25s all;
}
.ywlyxmgtpwk {
	width: 1.2rem;
	height: 1.2rem;
	padding-top: 0.1rem;
	background: #fff;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	transition: .25s all;
}
.ywlyxmgtpnk {
	width: 1rem;
	height: 1rem;
	background: #fff;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	background: #e9e9e9;
	transition: .25s all;
}
.ywlyxmgtpnk img {
	width: 100%;
}
.ywlyxmgzw {
	margin-top: 0.18rem;
	text-align: center;
	color: #5a6166;
	font-size: .24rem;
	line-height: 1;
	font-weight: bold;
	transition: .25s all;
}
.ywlyxmgyw {
	text-align: center;
	color: #e0e0e0;
	font-size: .16rem;
	font-weight: bold;
	line-height: 1;
	margin-top: 0.18rem;
	transition: .25s all;
	text-transform: uppercase;
}
.ywlyxmgxz {
	background: #3d3d3d;
}
.ywlyxmgxz .ywlyxmgtpwk {
	background: rgba(255,255,255,.2);
}
.ywlyxmgxz .ywlyxmgtpnk {
	background: #fff;
}
.ywlyxmgxz .ywlyxmgzw {
	color: #fff;
}
.ywlyxmgxz .ywlyxmgyw {
	color: #fff;
}

.ywlytp {
	width: 11.98rem;
	position: absolute;
	bottom: .74rem;
	left: 0;
	z-index: 0;
}
.ywlytp img {
	width: 100%;
}
.ywszwz {
	writing-mode: vertical-rl;
	font-size: .2rem;
	font-weight: 100;
	line-height: 1;
	position: absolute;
	left: 1.92rem;
	top: 4.43rem;
	z-index: 2;
	color: #79858c;
}




/* 业务领域结束 */

/* 资讯中心开始 */



.dsipdwk {
	width: 100%;
	height: 9.74rem;
	background: url(../img/zxzxbj.jpg) no-repeat;
	background-size: 100% 100%;
	margin-top: -0.84rem;
}
.mySwiper3 {
	height: 6.2rem;
	width: 4.9rem;
	float: left;
}
.mySwiper3 .swiper-slide {
	font-size: 2.23rem;
	line-height: 1;
	font-family: 'Arial';
	overflow: hidden;
	cursor: pointer;
	background-image:-webkit-linear-gradient(left,#45b0e2,#004583);
	-webkit-background-clip:text; 
	-webkit-text-fill-color:transparent; 
	opacity: .15;
}
.syfzlcyc {
	width: 8rem!important;
	float: right;
	margin-top: 0.25rem;
	height: 6rem!important;
}
.dspnknk {
	width: 17rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.9rem;
	padding-top: 1.85rem;
}
.disipycswz {
	font-size: .48rem;
	line-height: 1;
	font-weight: bold;
	color: #424242;
	width: 8rem;
	float: right;
	margin-bottom: 0.2rem;
}
.disppfzlcms {
	color: #868686;
	font-size: .18rem;
	line-height: 0.48rem;
	height: 1.44rem;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	/* margin-top: 0.45rem; */
}
.disipfzlctp {
	margin-top: 0.45rem;
	width: 4.83rem;
	border-radius: .2rem;
	overflow: hidden;
}
.disipfzlctp img {
	width: 100%;	transition: .25s all;
}
.disipfzlctp:hover img {
	transform: scale(1.1);
}
.mySwiper3 .swiper-slide-thumb-active {
	background-image:-webkit-linear-gradient(left,#3d3d3d,#afb0b1);
	-webkit-background-clip:text; 
	-webkit-text-fill-color:transparent; 
	opacity: 1;
}
.syfzlcjtwk {
	width: 4.9rem;
	float: left;
	margin-top: -.27rem;
	display: flex;
	justify-content: center;
}
.syfzlcgd {
	float: right;
	width: 6.4rem;
	margin-top: 0.6rem;
}
.syfzlcgd>div {
	float: right;
}
.syfzlcsjt {
	width: 0.19rem;
	height: 0.19rem;
	border-left: 3px solid #cecece;
	border-top: 3px solid #cecece;
	transform: rotateZ(45deg);
	margin-top: 0.1rem;
	/* margin-left: 1.63rem; */
}
.syfzlcxjt {
	width: 0.19rem;
	height: 0.19rem;
	border-left: 3px solid #cecece;
	border-top: 3px solid #cecece;
	transform: rotateZ(225deg);
	margin-left: 0.33rem;
}
.syfzlcjtwk>div {
	float: left;
	cursor: pointer;
	transition: .25s all;
}
.syfzlcjtwk>div:hover {
	border-color: #117fa2;
}
.zxzxmg {
	width: 100%;
	margin-top: 0.5rem;
}
.zxzxmg:first-child {
	margin-top: 0;
}
.zxzxmg a {
	display: block;
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.zxzxmgtp {
	width: 2.58rem;
	border-radius: .2rem;
}

.zxzxmgtp img {
	width: 100%;
}
.zxzxmgyfsz {
	color: #424242;
	font-size: .6rem;
	font-family: "Arial";
	line-height: .35rem;
}
.zxzxmgywz {
	color: #424242;
	font-size: .18rem;
	line-height: 1;
	margin-left: 0.07rem;
}
.zxzxmgms {
	color: #424242;
	font-size: .14rem;
	line-height: 0.26rem;
	/*height: 0.78rem;*/
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	width: 4.1rem;
}
.zxzxmgsjwk {
	display: flex;
	align-items: flex-end;
}



/* 资讯中心结束 */

/* 合作客户开始 */
.hzkhdwk {
	width: 100%;
	height: 2.3rem;
	border-top: 1px solid #dedede;
}
.hzkhnk {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.6rem;
	overflow: hidden;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hzkhzcwk {
	float: left;
	height: 100%;
	display: flex;
	align-items: center;
}
.hztb {
	width: 0.32rem;
}
.hztb img {
	width: 100%;
}
.hzbt {
	color: #424242;
	font-size: .48rem;
	font-weight: bold;
	line-height: 1;
	margin-left: 0.45rem;
}
.hzycwk {
	width: 14rem;
	float: right;
}
.hzycwk .swiper-slide img {
	width: 100%;
	filter: grayscale(100%) brightness(100%);
	opacity: .6;
	transition: .25s all;
}
.hzycwk .swiper-slide:hover img {
	filter: grayscale(0%) brightness(100%);
	opacity: 1;
}
/* 合作客户结束 */

/* 地图开始 */
.dbdtwk {
	width: 100%;
	height: 6.09rem;
	background: url(../img/dt.jpg) no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.dztb {
	width: 0.5rem;
	border-radius: 50%;
}
.dztb img {
	width: 100%;
}
.dzwz {
	color: #666666;
	font-size: .16rem;
	line-height: 0.5rem;
	margin-left: 0.22rem;
}
.dzwk {
	display: flex;
	margin-bottom: 0.9rem;
	margin-left: 1.15rem;
}
.dzwk:first-child {
	margin-left: 1.9rem;
}

/* 地图结束 */

/* 底部版权开始 */
.dbbqwk {
	width: 100%;
	height: 66px;
	background: #3d3d3d;
}
.dbbqnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	line-height: 66px;
	color: #ffffff;
	font-size: 14px;
	opacity: .5;
}
.dbbqzwk {
	float: left;
}
.dbbqywk {
	float: right;
}
.dbbqnk a {
	color: #ffffff;
}




/* 底部版权结束 */


/* 关于内页开始 */
.gydwk {
	width: 100%;
	padding-top: 95px;
	padding-bottom: 84px;
}
.gynk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.gybtyw {
	color: #3d3d3d;
	font-size: 60px;
	line-height: 1;
	display: table;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.gybtzw {
	color: #3d3d3d;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	position: relative;
}
.gybtzw:after {
	content: "";
	position: absolute;
	width: 31px;
	height: 30px;
	background: url(../img/gybjtb.png) no-repeat;
	background-size: 100% 100%;
	right: -37px;
	bottom: -14px;
}
.gyxlsz {
	color: #2e823e;
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
}
.gyxnr {
	color: #5b5b5b;
	font-size: 14px;
	line-height: 36px;
	margin-top: 55px;
}
.gyxnr img {
	max-width: 100%;
}
.zzryxwk {
	width: 100%;
	margin-top: 75px;
	position: relative;
}
.zzryxwk .zzrytpwk {
	width: 100%;
}
.zzryxwk .zzrytpwk img {
	width: 100%;
}
.zzrywz {
	width: 100%;
	text-align: center;
	color: #5b5b5b;
	font-size: 16px;
	margin-top: 28px;
}
.zzrydwk {
	width: 100%;
	background: #f5f5f7;
	padding-bottom: 100px;
	padding-top: 83px;
}
.zzrynk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.ryzjt {
	position: absolute;
	left: -93px;
	top: 130px;
	cursor: pointer;
	width: 29px;
}
.ryzjt img {
	width: 100%;
}
.ryyjt {
	position: absolute;
	right: -93px;
	top: 130px;
	cursor: pointer;
	width: 29px;
}
.ryyjt img {
	transform: rotateZ(180deg);
	width: 100%;
}
.nyhzkhwk {
	padding-top: 100px;
	width: 100%;
	padding-bottom: 100px;
}
.nyhzkhnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.nyhzkhxnk {
	margin-top: 80px;
}
.hzkhzjt {
	width: 60px;
	cursor: pointer;
	left: -110px;
	top: 50%;
	margin-top: -30px;
	position: absolute;
}
.hzkhzjt img {
	width: 100%;
}
.hzkhyjt {
	width: 60px;
	cursor: pointer;
	right: -110px;
	top: 50%;
	margin-top: -30px;
	position: absolute;
}
.hzkhyjt img {
	width: 100%;
	transform: rotateZ(180deg);
}
.nyhzkhxnk .hzycwk {
	width: 100%;
	position: relative;
}
@media screen and (max-width : 1600px) {
	.nyhzkhnk,.zzrynk,.gynk {
		width: 1000px;
	}
}
/* 关于内页结束 */

/* 科研创新开始 */
.kycxwk {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 150px;
}
.kycxnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.ylyftd {
	width: 100%;
	text-align: center;
	color: #2e823e;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	margin-top: 72px;
}
.ylyfms {
	width: 100%;
	text-align: center;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 1;
	margin-top: 36px;
}
.kycxxwk {
	margin-top: 53px;
	width: 100%;
}

.kycxxmg {
	width: 20%;
	height: 700px;
	background-size: 100% auto;
	padding-top: 185px;
	float: left;
	transition: .25s all;
}
.kycxtb {
	width: 99px;
	margin-left: auto;
	margin-right: auto;
}
.kycxtb img {
    width: 100%;
}
.kycxmgxwz {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 120px;
	padding-left: 15px;
	padding-right: 15px;
}
.kycxxmgxz {
	width: 40%;
}

.zlzsdwk {
	width: 100%;
	padding-top: 85px;
	background: #f5f5f7;
	padding-bottom: 65px;
	margin-bottom: 50px;
}
.zlzsnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.zlzsbt {
	color: #3d3d3d;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.zlzsxwk {
	margin-top: 105px;
	width: 100%;
}
.zlzsmg {
	float: left;
	margin-left: 112px;
	margin-top: 90px;
}
.zlzsmg:nth-child(1) {
	margin-top: 0;
}
.zlzsmg:nth-child(2) {
	margin-top: 0;
}
.zlzsmg:nth-child(3) {
	margin-top: 0;
}
.zlzsmg:nth-child(4) {
	margin-top: 0;
}
.zlzstpmg {
	width: 220px;
	height: 310px;
	position: relative;
}
.zlzstpmg img {
	width: 100%;
	max-height: 100%;
}
.zlzstpmg:after {
	content: "";
	position: absolute;
	width: 320px;
	height: 410px;
	left: -40px;
	top: -34px;
	background: url(../img/rybj.png) no-repeat;
}
.zlzsmg:nth-child(4n-3) {
	margin-left: 42px;
}
.zlzsxmgwz {
	margin-top: 100px;
	text-align: center;
	line-height: 16px;
	color: #919191;
	font-size: 14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height: 16px;
}
/* 科研创新结束 */

/* 产品内页开始 */
.cpmbxwk {
	width: 100%;
}
.cpmbxnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	height: 105px;
	line-height: 105px;
	color: #5b5b5b;
	font-size: 14px;
}
.cpmbxnk a {
	color: #5b5b5b;
	margin-left: 10px;
	margin-right: 10px;
}
.cpmbxnk a:first-child {
	margin-left: 0;
}
.cpnrmgwk {
	width: 100%;
	margin-bottom: 85px;
}
.cpnrmgnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.cpmgnrbt {
	color: #3d3d3d;
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.cpmgnrfbt {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-top: 19px;
}
.cpmgnrnrxq {
	color: #5b5b5b;
	font-size: 14px;
	line-height: 36px;
	margin-top: 58px;
}
.cpmgnrnrxq img {
	max-width: 100%;
}
.yyhyxwk {
	width: 100%;
	margin-top: 50px;
	position: relative;
}
.yyhylbmg {
	width: 100%;
}
.yyhylbmgtp {
	width: 100%;
}
.yyhylbmgtp img {
	width: 100%;
}
.yyhylbmgwz {
	width: 100%;
	text-align: center;
	color: #5b5b5b;
	font-size: 16px;
	line-height: 1;
	margin-top: 25px;
}

.yyzjt {
	position: absolute;
	left: -90px;
	top: 163px;
	cursor: pointer;
	width: 22px;
}
.yyzjt img {
	width: 100%;
}
.yyyjt {
	position: absolute;
	right: -90px;
	top: 163px;
	cursor: pointer;
	width: 22px;
}
.yyyjt img {
	transform: rotateZ(180deg);
	width: 100%;
}
/* 产品内页结束 */

/* 案例开始 */
.aldwk {
	width: 100%;
	padding-top: 95px;
}
.alnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 70px;
}
.alxwk {
	width: 100%;
	margin-top: 100px;
	overflow: hidden;
	padding-bottom: 100px;
}
.almgwk {
	width: 400px;
	border-radius: 10px;
	overflow: hidden;
	float: left;
	margin-left: 40px;
	margin-top: 70px;
}
.almgwk:nth-child(1) {
	margin-top: 0;
}
.almgwk:nth-child(2) {
	margin-top: 0;
}
.almgwk:nth-child(3) {
	margin-top: 0;
}
.almgwk:nth-child(3n-2) {
	margin-left: 0;
}
.altpwk {
	width: 100%;
}
.altpwk img {
	width: 100%;
}
.almgxwk {
	width: 100%;
	padding-top: 33px;
	padding-left: 33px;
	padding-right: 33px;
	height: 255px;
	background: #f5f5f7;
	transition: .25s all;
}
.alxmgbt {
	color: #5b5b5b;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: .25s all;
}
.alxmgms {
	color: #5b5b5b;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-top: 26px;
	transition: .25s all;
}
.alxmggd {
	margin-top: 50px;
	color: #979696;
	font-size: 14px;
	line-height: 1;
	transition: .25s all;
}
.almgwk:hover .almgxwk {
	background: #2e823e;
}
.almgwk:hover .alxmgbt {
	color: #fff;
}
.almgwk:hover .alxmgms {
	color: #ffffff;
	opacity: .45;
}
.almgwk:hover .alxmggd {
	color: #fff;
}
/* 案例结束 */

/* 资讯中心开始 */

.zxzxxwk {
	width: 100%;
	margin-top: 110px;
	padding-bottom: 58px;
}
.zxzxxmg {
	width: 100%;
	height: 170px;
	border-radius: 20px;
	background: #f5f5f7;
	overflow: hidden;
	margin-top: 23px;
	transition: .25s all;
}
.zxzxxmg:first-child {
	margin-top: 0;
}
.zxzxxmg a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding-left: 28px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.zxzxxmgtp {
	width: 258px;
	float: left;
	border-radius: 20px;
	overflow: hidden;
}
.zxzxxmgtp img {
	width: 100%;
}
.zxzxxmgzjk {
	float: left;
	margin-left: 33px;
	display: flex;
	align-items: center;
	height: 100%;
	width: 140px;
	justify-content: flex-end;
}
.zxzxyfsz {
	color: #424242;
	font-size: 60px;
	line-height: 1;
	font-family: "Arial";
}
.zxzxyfy {
	color: #424242;
	font-size: 18px;
	line-height: 1;
	margin-top: 15px;
	margin-left: 8px;
}
.zxzxr {
	color: #424242;
	font-size: 14px;
	line-height: 1;
	margin-top: 20px;
	margin-left: 10px;
}
.zxzxycwk {
	float: left;
	width: 527px;
	margin-left: 62px;
	margin-top: 30px;
}
.zxzxycbt {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: .25s all;
}
.zxzxycms {
	color: #424242;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-top: 20px;
	transition: .25s all;
}



.zxzxxmgyfwk {
	display: flex;
	align-items: center;
}
.zxzxmore {
	color: #fff;
	font-size: 14px;
	font-family: "Arial";
	line-height: 1;
	font-weight: bold;
	margin-left: 140px;
	float: left;
	margin-top: 52px;
	text-transform: uppercase;
	opacity: 0;
	transition: .25s all;
}
.zxzxxmg:hover {
	background: #2e823e;
}
.zxzxxmg .zxzxxmgzjk div {
	transition: .25s all;
}
.zxzxxmg:hover .zxzxxmgzjk div {
	color: #fff;
}
.zxzxxmg:hover .zxzxycbt {
	color: #fff;
}
.zxzxxmg:hover .zxzxycms {
	color: #ffffff;
	opacity: .5;
}
.zxzxxmg:hover .zxzxmore {
	opacity: 1;
}
/* 资讯中心结束 */

/* 翻页开始 */
.fanye a {
	width: 44px;
	height: 44px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	display: block;
	float: left;
	margin-right: 12px;
	color: #424242;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial";
	line-height: 44px;
	text-align: center;
}
.fanye a.cur {
	background: #2e823e;
	border-color: #2e823e;
	color: #fff;
}
.fanye {
	overflow: hidden;
}



/* 翻页结束 */

/* 联系我们开始 */
.lxswk {
	width: 100%;
	background: #f5f5f7;
	padding-top: 95px;
	padding-bottom: 100px;
}
.lxsnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.lxmgwk {
	width: 300px;
	height: 350px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 5px 20px 0px rgba(4, 0, 0, 0.05);
	padding-top: 50px;
	transition: .25s all;
	float: left;
	margin-left: 26px;
}
.lxmgwk:first-child {
	margin-left: 0;
}
.lxtbwk {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	background: #f5f5f7;
	transition: .25s all;
	margin-left: auto;
	margin-right: auto;
}
.lxtbwk img {
	width: 100%;
}
.lxmgwz {
	color: #3d3d3d;
	font-size: 30px;
	font-weight: bold;
	font-family: "Arial";
	text-align: center;
	line-height: 1;
	margin-top: 45px;
	transition: .25s all;
}
.lxmgwz2 {
	font-size: 16px;
	line-height: 28px;
	margin-top: 39px;
}
.lxmgwz3 {
	font-size: 24px;
	margin-top: 50px;
}
.lxmgwz4 {
	font-size: 18px;
	margin-top: 54px;
}
.lxmgwk:hover {
	background: url(../img/lxmgbj.png) no-repeat;
	background-size: 100% 100%;
}
.lxmgwk:hover .lxtbwk {
	background: #fff;
}
.lxmgwk:hover .lxmgwz {
	color: #fff;
}
.lxsxwk {
	width: 100%;
	margin-top: 100px;
}
.lyxssnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.lyxssdwk {
	width: 100%;
}

.lydwk {
	margin-top: 55px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 92px;
}
.lyswz {
	color: #575757;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 26px;
	margin-top: 27px;
}
.lymg {
	width: 610px;
	height: 66px;
	line-height: 66px;
	float: left;
	margin-bottom: 12px;
	margin-left: 60px;
}
.lymg input {
	width: 100%;
	height: 100%;
	border: 1px solid #dcdcdc;
	padding-left: 23px;
	color: #a2a1a1;
	font-size: 14px;
	outline: none;
	-webkit-text-fill-color: #a2a1a1;
}
.lymg input:focus {
	border-radius: 0;
	border: 1px solid #089b42;
}
.lymg:nth-child(2n) {
	margin-left: 0;

}
.lyxxk {
	width: 100%;
	height: 160px;
}
.lyxxk textarea {
	width: 100%;
	height: 100%;
	border: 1px solid #dcdcdc;
	padding-left: 23px;
	color: #a2a1a1;
	font-size: 14px;
	line-height: 66px;
	outline: none;
	-webkit-text-fill-color: #a2a1a1;
}
.lyxxk textarea:focus {
	border-radius: 0;
	border: 1px solid #089b42;
}
.lyfs {
	display: block;
	margin-top: 50px;
	float: right;
	width: 190px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	background: #089b42;
	border-radius: 29px;
	font-size: 16px;
	font-weight: bold;
}

.zxlywz {
	color: #3d3d3d;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}


/* 联系我们结束 */

/* 客户分布开始 */

.syyyalwk {
	width: 100%;
	padding-bottom: 70px;
}
.syyyalnk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.xwnymtwk .syyyalsmwk {
	padding-top: 55px;
	margin-top: 0;

}
.syyyalsmwk {
	position: relative;
	z-index: 99;
}
.syyyalnf {
	color: #3c3c3c;
	font-size: 48px;
	line-height: 1;
	font-weight: bold;
}
.syyyalnfxwk {
	margin-top: 11px;
}
.syyyalznzz {
	color: #3c3c3c;
	font-size: 24px;
	line-height: 1;
	float: left;
}
.syyalsx {
	float: left;
	font-size: 16px;
	line-height: 1;
	color: #a3a1a1;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 5px;
}
.syyyanlbhzt {
	color: #3c3c3c;
	font-size: 16px;
	float: left;
	line-height: 1;
	margin-top: 7px;
}
.syyyalflwk {
	float: left;
	margin-left: 20px;
	margin-top: -10px;
	position: relative;
	z-index: 99;
}

.syyyalmxzfl {
	width: 101px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 46px;
	background-color: #3c3c3c;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-right: 2px;
	float: left;
	cursor: pointer;
}

.syyyalxzfl {
	background-color: #19439a;
}
.syyyalzcflwk {
	width: 260px;
	height: 444px;
	overflow-y: auto;
	margin-top: 35px;
	float: left;
}


.syyyalzcflwk::-webkit-scrollbar {
	height: 100%;
}


.syyyalzcflwk::-webkit-scrollbar-thumb {
background: url(../img/hk.png) no-repeat center;
border-radius: 5px;
}


.syyyalzcflwk::-webkit-scrollbar-track {
background: url(../img/gdt.png) no-repeat center;
background-size: auto 100%;

}


.syyyalzcmg {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	height: 46px;
	line-height: 46px;
	border-radius: 46px;
	color: #3c3c3c;
	font-size: 14px;
	margin-bottom: 9px;
	transition: all 0.36s ease-in-out;
	cursor: pointer;
	display: table;
}

.syyyalzcmgxz {
	background: #2e823e;
	color: #fff;
}
.syylyalwk {
	margin-left: 28px;
	float: left;
	position: relative;
	margin-top: -40px;
}
.syyyalycdwk {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.syyydd {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: #3c3c3c;
	position: relative;
	cursor: pointer;
	transition: all 0.36s ease-in-out;
}
.syyydd:after {
	content: "";
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	border: 1px solid #3c3c3c;
	left: -5px;
	top: -5px;
	border-radius: 25px;
	transition: all 0.36s ease-in-out;
}
.syyalycdwmg {
	position: absolute;
	width: 25px;
	height: 25px;
}
.syyylyctw {
	width: 320px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 10px;
	background: #2e823e;
	margin-left: 75px;
}
.syyylybtwk {
	height: 40px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #f6f7fa;
	font-size: 18px;
	font-weight: bold;
}
.syyalycdwmgone1 {
	    left: 626px;
	    top: 187px;
}
.syyalycdwmgone2 {
	    left: 623px;
	    top: 152px;
}
.syyalycdwmgone3 {
    left: 656px;
    top: 79px;
}
.syyalycdwmgone4 {
	    left: 633px;
	    top: 211px;
}
.syyalycdwmgone5 {
	left: 621px;
	    top: 49px;
}
.syyalycdwmgone6 {
        left: 210px;
        top: 380px;
}
.syyalycdwmgone7 {
    
	left: 603px;
	top: 167px;
}

.syyalycdwmgone8 {
    
	left: 568px;
	top: 69px;
}
/* .syyalycdwmgone9 {
    
	left: 48%;
	top: 36%;
}
.syyalycdwmgone10 {
    
	left: 37%;
	top: 37%;
}
.syyalycdwmgone11 {
    
	left: 55%;
	top: 46%;
}
.syyalycdwmgone12 {
    
	left: 38%;
	top: 73%;
}
.syyalycdwmgone13 {

    left: 68%;
    top: 43%;
}
.syyalycdwmgone14 {
    left: 73%;
    top: 43%;
}
.syyalycdwmgone15 {
    left: 70%;
        top: 47%;
}
.syyalycdwmgone16 {
    left: 75%;
    top: 56%;
}
.syyalycdwmgone17 {
       
	   left: 72%;
	   top: 53%;
}
.syyalycdwmgone18 {
    left: 70%;
    top: 57%;
} */
.syyalycdwmgtwo1 {
	    left: 72%;
	    top: 53%;
}

.syyalycdwmgtwo2 {
	    left: 62%;
	    top: 61%;
}
.syyalycdwmgtwo3 {
    top: 45%;
    left: 69%;
}


.syyylyctw {
	opacity: 0;
	    visibility: hidden;
	    transition: all 0.36s ease-in-out;
}
.syyalycdwmgxz {
	    z-index: 99;
}
.syyalycdwmgxz .syyylyctw {
	opacity: 1;
	visibility: visible;
}

.syyalycdwmgxz .syyydd {
	background: #db1310;
}
.syyalycdwmgxz .syyydd:after {
	border-color: #db1310;
}

.syyyalzcflwk>div {
	display: none;
}
.syyyalzcflwk>div:first-child {
	display: block;
}
.dtlgbdwk>div {
	display: none;
}

.dtlgbdwk>div:first-child {
	display: block;
}

.syyalgd {
	position: absolute;
	right: 0;
	top: 154px;
	left: auto;
	box-shadow: 0px 3px 7px 0px rgba(4, 0, 0, 0.35);
}





/* 客户分布结束 */

/* 招聘开始 */
.cpnydwk {
	width: 100%;
	margin-top: 58px;
	overflow: hidden;
}
.cpnyxdwk {
	width: 100%;
	margin-top: 36px;
	padding-bottom: 100px;
}



.zpxxgwwk {
	width: 100%;
	margin-top: 40px;
}
.zpxxgwjw {
	width: 100%;
	padding-left: 80px;
	color: #ffffff;
	font-size: 18px;
	height: 85px;
	line-height: 85px;
	background: #5a5a5a;
}
.zpxxgwjw>div {
	width: 263px;
	float: left;
}
.zpxxgwjw>div:last-child {
	width: auto;
}
.zpxxgwmg {
	margin-top: 10px;
}
.zpxxgwmg .zpxxgwjw {
	background: #e2e1e1;
	color: #3c3c3c;
	cursor: pointer;
}
.zpxxgwmg .zpxxgwjw>div:first-child {
	font-weight: bold;
}
.gwzzwk {
	width: 100%;
	background: #e2e1e1;
	padding-left: 83px;
	padding-right: 83px;
	padding-bottom: 53px;
	padding-top: 35px;
	position: relative;
}
.gwzzbt {
	color: #3c3c3c;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.gwzznr {
	color: #3c3c3c;
	font-size: 14px;
	line-height: 36px;
	width: 100%;
	margin-top: 30px;
	margin-left: 7px;
}
.wyyp {
	width: 168px;
	height: 50px;
	background: #089b42;
	line-height: 50px;
	margin-top: 30px;
	margin-left: 17px;
	font-size: 14px;
}
.wyyp a {
	color: #f5f5f5;
	width: 100%;
	height: 400%;
	display: block;
	padding-left: 50px;
}
.gwgb {
	position: absolute;
	right: 75px;
	bottom: 60px;
	color: #089b42;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
}
.zpxxgwmg .zpdk {
	background: #089b42;
	color: #fff;
}
.gwzzwk {
	display: none;
}
.zpxzgwzz {
	display: block;
}





/* 招聘结束 */

.gyxlsz2 {
	font-size: 28px;
	line-height: 42px;
	margin-top: 0;
}
.gydwk2 {
	padding-top: 60px;
	padding-bottom: 100px;
}






.logo {
	float: left;
	line-height: 1.3rem;
	margin-left: 0.6rem;
	width: 2.03rem;
}
.logo img {
	width: 100%;
	margin-top: -2px;
}




































div.chanpins {
    width: 1200px;
    margin: auto;
}

div.chanpins div.chanpinsl {
    width: 490px;
    float: left;
}

div.chanpins div.chanpinsl div.chanpinsls {
    width: 490px;
    height: 330px;
    margin-bottom: 10px;
    border: 1px solid rgba(170,170,170,.25);
    background: #f2f2f2;
    position: relative;
    text-align: center;
}

div.chanpins div.chanpinsl div.chanpinsls img.chanpinsls {
    max-width: 490px;
    max-height: 490px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

div.chanpins div.chanpinsl div.chanpinsls img:nth-child(1) {
    opacity: 1;
}

div.chanpins div.chanpinsl div.chanpinslx {
    width: 490px;
    height: 92px;
}

div.chanpins div.chanpinsl div.chanpinslx img.chanpinslx {
    width: 90px;
    height: 90px;
    border: 1px solid #da4d4d;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.chanpinsl video {
    width: 100%!important;
    height: auto!important;
}

div.chanpins div.chanpinsr {
    width: 620px;
    float: right;
}

div.chanpins div.chanpinsr .pro-tit {
    font-weight: 400;
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 14px;
    color: #1b438b;
    letter-spacing: 1px;
}

div.chanpins div.chanpinsr .txt {
    color: #8f959f;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 40px;
    font-weight: 300;
}

div.chanpins div.chanpinsr .metas {
    padding: 35px 0 10px;
    border-top: dotted 1px #cfd2d8;
    border-bottom: dotted 1px #cfd2d8;
    font-size: 16px;
    color: #000;
    line-height: 32px;
    font-weight: 300;
}

div.chanpins div.chanpinsr .metas table tr td {
    font-size: 14px;
    color: #606775;
    line-height: 24px;
    padding-bottom: 24px;
}

div.chanpins div.chanpinsr .addinfo {
    height: 48px;
    border-bottom: dotted 1px #cfd2d8;
    margin-bottom: 45px;
    background: url(../img/addinfo.jpg) left center no-repeat;
}

div.chanpins div.chanpinsr .addinfo a {
    line-height: 48px;
    font-size: 14px;
    padding-left: 30px;
    color: #606775;
    transition: all .3s;
}

div.chanpins div.chanpinsr .addinfo a:hover {
    color: #1b438b;
}

div.chanpins div.chanpinsr .btns {
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px;
}

div.chanpins div.chanpinsr .btns a {
    display: inline-block;
    line-height: 70px;
    border-radius: 4px;
    background: #1b438b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    transition: all .3s;
    min-width: 100px;
    -ms-flex: 1;
    flex: 1;
}

div.chanpins div.chanpinsr .btns .btn-swt {
    background: #da4d4d;
}

div.chanpinz {
    width: 1200px;
    margin: auto;
}

#pro_snav {
    height: 50px;
    background: #e9ecee;
    line-height: 48px;
    color: #606775;
    font-size: 18px;
    text-align: center;
}

#pro_snav a {
    color: inherit;
    display: inline-block;
    padding: 0 50px;
    border-bottom: solid 2px transparent;
    transition: all .3s;
}

#pro_snav a.current, #pro_snav a:hover {
    color: #08529e;
    border-bottom: solid 2px #08529e;
}

.pro-content {
    border-bottom: dotted 1px #cfd2d8;
    margin-bottom: 60px;
}

.pro-content .sec-tit {
    width: 200px;
    float: left;
    padding-top: 50px;
    display: inline-block;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin: 0;
}

.pro-content .txt {
    width: 1000px;
    float: left;
    padding-top: 46px;
    padding-bottom: 45px;
    border-bottom: dotted 1px #cfd2d8;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    font-weight: 300;
}
.pro-content .txt img {
	max-width: 100%;
}

.pro-content table {
    width: 100%;
    margin-bottom: 10px;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 32px;
}

.pro-content table td {
    text-align: center;
    border: 1px solid #cfd2d8;
    padding: 2px 10px;
}

#pro_snav.fixed .main, #pro_snav.fixed .top_pic .nav-bar > div, .top_pic #pro_snav.fixed .nav-bar > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(40,44,53,.8);
    z-index: 999;
}

#pro_snav.fixed .main a.current, #pro_snav.fixed .main a:hover, #pro_snav.fixed .top_pic .nav-bar > div a.current, #pro_snav.fixed .top_pic .nav-bar > div a:hover, .top_pic #pro_snav.fixed .nav-bar > div a.current, .top_pic #pro_snav.fixed .nav-bar > div a:hover {
    background: #08529e;
}

#pro_snav.fixed .main a, #pro_snav.fixed .top_pic .nav-bar > div a, .top_pic #pro_snav.fixed .nav-bar > div a {
    color: #fff;
    font-size: 16px;
    border: none;
    line-height: 50px;
    padding: 0 25px;
}

div.chanpinx {
    width: 1200px;
    margin: auto;
}







.sycpxwzwk {
	width: 100%;
	height: .8rem;
	/* height: 0.24em; */
	padding-top: 0.28rem;
	padding-bottom: 0.28rem;
	background: #6f6f70;
	color: #fefefe;
	font-size: .16rem;
	font-family: "Noto Sans SC";
	line-height: 0.24rem;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	transition: .25s all;
	margin-top: 10px;
	border-radius: 10px;
    overflow: hidden;
}
.sycpxwzwk>div {
	height: 0.24rem;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	text-align: center;
}
.sycplbmg:hover .sycpswk {
	background: #eff8fb;
}
.sycplbmg:hover .sycpswk:after {
    opacity: 1;
}
.sycplbmg:hover .sycpxwzwk {
	background: #2e823e;
	color: #fff;
}
.cpyjt {
	position: absolute;
	bottom: 2.56rem;
	right: -0.9rem;
	width: 0.2rem;
	cursor: pointer;
}
.cpyjt img {
	width: 100%;
	filter: grayscale(100%) brightness(100%);
	transition: .25s all;
}
.cpzjt {
	position: absolute;
	bottom: 2.56rem;
	left: -0.9rem;
	width: 0.2rem;
	cursor: pointer;
}
.cpzjt img {
	width: 100%;
	/* transform: rotate(180deg); */
	filter: grayscale(100%) brightness(100%);
	transition: .25s all;
}
.cpyjt:hover img {
	filter: grayscale(0%) brightness(100%);
}
.cpzjt:hover img {
	filter: grayscale(0%) brightness(100%);
}
.sycpss {
	width: 1.7rem;
	height: 0.5rem;
	border-radius: .5rem;
	line-height: 0.5rem;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.6rem;
	color: #fff;
	font-family: "Noto Sans SC";
	font-weight: bold;
	font-size: .18rem;
	background: #08529e;
	cursor: pointer;
	display: none;
}



.cpnywk {
	width: 100%;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.cpnynk {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.cpnyzcwk {
	width: 265px;
	float: left;
}
.cpnyzcdhmg {
	height: 120px;
	width: 100%;
	background: #f3f3f3;
	border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
	transition: .25s all;
	border-radius: 10px;
    overflow: hidden;
}
.cpnyzcejwk {
	height: 120px;
	width: 100%;
}
.cpnyzcejwk a {
	display: flex;
	width: 100%;
	height: 100%;
	padding-left: 35px;
	padding-right: 21px;
	justify-content: space-between;
	align-items: center;
}
.cpnyzcejwz {
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	font-family: "Noto Sans SC";
	color: #3f3f3f;
	transition: .25s all;
}
.cpnyzcejtp {
	width: 16px;
}
.cpnyzcejtp img {
	width: 100%;
	transition: .25s all;
}
.cpnyzcdhmg:hover {
	height: auto;
	background: #2e823e;
}
.cpnyzcdhmg:hover .cpnyzcejwz {
	color: #fff;
}
.cpnyzcsjwz:hover  {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	font-weight: bold;
}
.cpnyzcsjwzxz  {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	font-weight: bold;
}
.cpnyzcdhmg:hover .cpnyzcejtp img {
	filter: grayscale(100%) brightness(500%);
}
.cpnyzcdhmgxz {
	height: auto;
	background: #2e823e;
}
.cpnyzcdhmgxz .cpnyzcejwz {
	color: #fff;
}
.cpnyzcdhmgxz .cpnyzcejtp img {
	filter: grayscale(100%) brightness(500%);
}
.cpycwk {
	width: 960px;
	float: right;
}
.cpycwk>div {
	float: left;
	width: 285px;
	margin-left: 50px;
	margin-bottom: 60px;
}

.sycplbmg {
	width: 100%;
}

.sycpswk {
	width: 100%;
	background: #f6f6f6;
	transition: .25s all;
	position: relative;
	/*height: 3.5rem;*/
	/*line-height: 3.5rem;*/
	border-radius: 10px;
    overflow: hidden;
}
.sycpswk img {
	width: 100%;
}
.sycpswk:after {
    content:"详情";
    font-size: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(46,130,62,.8);
    left: 0;
    top: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .25s all;
}

@media screen and (max-width : 1600px) {
.kycxxwk {
	margin-top: 53px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.kycxxmg {
    height: 400px;
    padding-top: 100px;
}
.kycxtb {
    width: 60px;
}
.kycxmgxwz {
    margin-top: 80px;
    font-size: 18px;
}



}